速報APP / 工具 / OS Build in Android

OS Build in Android

價格:免費

更新日期:2013-12-10

檔案大小:284k

目前版本:1.0

版本需求:Android 1.5 以上版本

官方網站:http://tekeye.biz

Email:mrdanfowler@gmail.com

聯絡地址:17 Marsh Lane B91 2PG

OS Build in Android(圖1)-速報App

This App provides some additional Android internal technical information which can then be emailed.

OS Build in Android(圖2)-速報App

To find the version of Android your device is running you can go into Settings and select About Phone (or sometimes just About). Listed, amongst other items, are the Android Version and Build Number, Device Model and Baseband Version. This information is taken from an internal Android data structure called Build (it is an Android Java class called android.os.Build).

OS Build in Android(圖3)-速報App

Internally the Build data also stores some extra technical information. This information can be useful for developers, repairers, help desks, insurers, forensics and asset logging.

OS Build in Android(圖4)-速報App

This App shows in a list the values in the properties given by Build. Each list item starts with Build.X where X is the name of the Build field. The value stored in the field is then shown in bold.

OS Build in Android(圖5)-速報App

Also shown is the field description from the Android Developers documentation, the Java type for the field and how it is accessed in code.

OS Build in Android(圖6)-速報App

Using the Action Bar/Menu options an email of the Build values for the device is constructed, which can then be sent via the devices email client.

OS Build in Android(圖7)-速報App

This App is ad supported so it requires Network permission. It does not collect or send any personal or device information. The data collected from the Build structure is only used to display the list and create the starting email. The device operator must initiate the email transmission.